[INFO] cloning repository https://github.com/VsevolodDyomkin/litebox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VsevolodDyomkin/litebox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVsevolodDyomkin%2Flitebox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVsevolodDyomkin%2Flitebox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 044965e5d4e408e90512f3fd6b7f3e6dd2bdd328
[INFO] fixing VsevolodDyomkin/litebox against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVsevolodDyomkin%2Flitebox" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/VsevolodDyomkin/litebox
[INFO] finished tweaking git repo https://github.com/VsevolodDyomkin/litebox
[INFO] tweaked toml for git repo https://github.com/VsevolodDyomkin/litebox written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VsevolodDyomkin/litebox on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VsevolodDyomkin/litebox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gz/rust-slabmalloc.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xshell v0.2.7
[INFO] [stderr]   Downloaded xshell-macros v0.2.7
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded authenticode v0.4.3
[INFO] [stderr]   Downloaded bitfield-macros v0.19.3
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.12.0
[INFO] [stderr]   Downloaded int-enum v1.2.0
[INFO] [stderr]   Downloaded buddy_system_allocator v0.11.0
[INFO] [stderr]   Downloaded tar-no-std v0.3.5
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded fs-err v3.1.3
[INFO] [stderr]   Downloaded bitfield v0.19.3
[INFO] [stderr]   Downloaded ringbuf v0.4.8
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded modular-bitfield v0.12.0
[INFO] [stderr]   Downloaded elf_loader v0.12.0
[INFO] [stderr]   Downloaded x86_64 v0.15.2
[INFO] [stderr]   Downloaded elf v0.8.0
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded syscalls v0.6.18
[INFO] [stderr]   Downloaded seccompiler v0.5.0
[INFO] [stderr]   Downloaded petname v2.0.2
[INFO] [stderr]   Downloaded cms v0.2.3
[INFO] [stderr]   Downloaded smoltcp v0.12.0
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae
[INFO] running `Command { std: "docker" "start" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling smoltcp v0.12.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking slabmalloc v0.11.0 (https://github.com/gz/rust-slabmalloc.git?rev=19480b2e82704210abafe575fb9699184c1be110#19480b2e)
[INFO] [stderr]     Checking buddy_system_allocator v0.11.0
[INFO] [stderr]     Checking ringbuf v0.4.8
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]    Compiling syscalls v0.6.18
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking elf v0.8.0
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking litebox_platform_windows_userland v0.1.0 (/opt/rustwide/workdir/litebox_platform_windows_userland)
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]    Compiling litebox_shim_linux v0.1.0 (/opt/rustwide/workdir/litebox_shim_linux)
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tar-no-std v0.3.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking seccompiler v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]    Compiling litebox_runner_linux_userland v0.1.0 (/opt/rustwide/workdir/litebox_runner_linux_userland)
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking windows-targets v0.53.5
[INFO] [stderr]    Compiling litebox_runner_linux_on_windows_userland v0.1.0 (/opt/rustwide/workdir/litebox_runner_linux_on_windows_userland)
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking windows-sys v0.60.2
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling petname v2.0.2
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking dev_tests v0.1.0 (/opt/rustwide/workdir/dev_tests)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bitfield-macros v0.19.3
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling int-enum v1.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling modular-bitfield-impl v0.12.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking bitfield v0.19.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking modular-bitfield v0.12.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking litebox v0.1.0 (/opt/rustwide/workdir/litebox)
[INFO] [stderr]     Checking litebox_syscall_rewriter v0.1.0 (/opt/rustwide/workdir/litebox_syscall_rewriter)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | read_fn!(read_u8_fallible, u8, "movzx {dest:e}, byte ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | read_fn!(read_u16_fallible, u16, "movzx {dest:e}, word ptr [{src}]");
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | read_fn!(read_u32_fallible, u32, "mov {dest:e}, dword ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | read_fn!(read_u64_fallible, u64, "mov {dest:r}, qword ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | write_fn!(write_u8_fallible, u8, "mov byte ptr [{dest}], {src:l}");
[INFO] [stdout]     | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | write_fn!(write_u16_fallible, u16, "mov word ptr [{dest}], {src:x}");
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | write_fn!(write_u32_fallible, u32, "mov dword ptr [{dest}], {src:e}");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | write_fn!(write_u64_fallible, u64, "mov qword ptr [{dest}], {src:r}");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox/src/sync/futex.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let hash: usize = self.hash_builder.hash_one(addr).truncate();
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 | read_fn!(read_u8_fallible, u8, "movzx {dest:e}, byte ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 | read_fn!(read_u16_fallible, u16, "movzx {dest:e}, word ptr [{src}]");
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | read_fn!(read_u32_fallible, u32, "mov {dest:e}, dword ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:135:35
[INFO] [stdout]     |
[INFO] [stdout] 135 |                 Ok((value as u64).truncate())
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 | read_fn!(read_u64_fallible, u64, "mov {dest:r}, qword ptr [{src}]");
[INFO] [stdout]     | ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `read_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 | write_fn!(write_u8_fallible, u8, "mov byte ptr [{dest}], {src:l}");
[INFO] [stdout]     | ------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | write_fn!(write_u16_fallible, u16, "mov word ptr [{dest}], {src:x}");
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 | write_fn!(write_u32_fallible, u32, "mov dword ptr [{dest}], {src:e}");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox/src/mm/exception_table.rs:157:51
[INFO] [stdout]     |
[INFO] [stdout] 157 |             let value: usize = (u64::from(value)).truncate();
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 | write_fn!(write_u64_fallible, u64, "mov qword ptr [{dest}], {src:r}");
[INFO] [stdout]     | --------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: this warning originates in the macro `write_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox/src/lib.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox/src/sync/futex.rs:67:60
[INFO] [stdout]    |
[INFO] [stdout] 67 |         let hash: usize = self.hash_builder.hash_one(addr).truncate();
[INFO] [stdout]    |                                                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking litebox_common_linux v0.1.0 (/opt/rustwide/workdir/litebox_common_linux)
[INFO] [stderr]     Checking dev_bench v0.1.0 (/opt/rustwide/workdir/dev_bench)
[INFO] [stderr]    Compiling litebox_platform_linux_kernel v0.1.0 (/opt/rustwide/workdir/litebox_platform_linux_kernel)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:344:38
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let len: usize = ph.p_filesz.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:378:42
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 min = min.min(ph.p_vaddr.truncate());
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:383:22
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     .truncate(),
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:386:50
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     align = align.max(ph.p_align.truncate());
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:406:45
[INFO] [stdout]     |
[INFO] [stdout] 406 |             let p_vaddr: usize = ph.p_vaddr.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:407:45
[INFO] [stdout]     |
[INFO] [stdout] 407 |             let p_memsz: usize = ph.p_memsz.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:408:47
[INFO] [stdout]     |
[INFO] [stdout] 408 |             let p_filesz: usize = ph.p_filesz.truncate();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:463:84
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 let offset_in_segment: usize = (self.header.e_phoff - ph.p_offset).truncate();
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:471:69
[INFO] [stdout]     |
[INFO] [stdout] 471 |             entry_point: base_addr.wrapping_add(self.header.e_entry.truncate()),
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:545:46
[INFO] [stdout]     |
[INFO] [stdout] 545 |             .checked_sub(self.header.e_entry.truncate())
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:344:38
[INFO] [stdout]     |
[INFO] [stdout] 344 |         let len: usize = ph.p_filesz.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:378:42
[INFO] [stdout]     |
[INFO] [stdout] 378 |                 min = min.min(ph.p_vaddr.truncate());
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:383:22
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     .truncate(),
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:386:50
[INFO] [stdout]     |
[INFO] [stdout] 386 |                     align = align.max(ph.p_align.truncate());
[INFO] [stdout]     |                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:406:45
[INFO] [stdout]     |
[INFO] [stdout] 406 |             let p_vaddr: usize = ph.p_vaddr.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:407:45
[INFO] [stdout]     |
[INFO] [stdout] 407 |             let p_memsz: usize = ph.p_memsz.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:408:47
[INFO] [stdout]     |
[INFO] [stdout] 408 |             let p_filesz: usize = ph.p_filesz.truncate();
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:463:84
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 let offset_in_segment: usize = (self.header.e_phoff - ph.p_offset).truncate();
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:471:69
[INFO] [stdout]     |
[INFO] [stdout] 471 |             entry_point: base_addr.wrapping_add(self.header.e_entry.truncate()),
[INFO] [stdout]     |                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/loader.rs:545:46
[INFO] [stdout]     |
[INFO] [stdout] 545 |             .checked_sub(self.header.e_entry.truncate())
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:442:72
[INFO] [stdout]     |
[INFO] [stdout] 442 |             st_mode: (mode.bits() | InodeType::from(file_type) as u32).truncate(),
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:537:80
[INFO] [stdout]     |
[INFO] [stdout] 537 |             F_SETFD => Self::SETFD(FileDescriptorFlags::from_bits_truncate(arg.truncate())),
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:539:67
[INFO] [stdout]     |
[INFO] [stdout] 539 |             F_SETFL => Self::SETFL(OFlags::from_bits_truncate(arg.truncate())),
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 min_fd: arg.truncate(),
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 min_fd: arg.truncate(),
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:800:41
[INFO] [stdout]     |
[INFO] [stdout] 800 |         let nsec: usize = value.tv_nsec.truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:806:18
[INFO] [stdout]     |
[INFO] [stdout] 806 |             nsec.truncate(),
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:848:61
[INFO] [stdout]     |
[INFO] [stdout] 848 |             tv_sec: value.as_secs().reinterpret_as_signed().truncate(),
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:873:39
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let usec: u32 = value.tv_usec.truncate();
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:888:61
[INFO] [stdout]     |
[INFO] [stdout] 888 |             tv_sec: value.as_secs().reinterpret_as_signed().truncate(),
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:1255:27
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             rlim.rlim_cur.truncate()
[INFO] [stdout]      |                           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:1260:27
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             rlim.rlim_max.truncate()
[INFO] [stdout]      |                           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:442:72
[INFO] [stdout]     |
[INFO] [stdout] 442 |             st_mode: (mode.bits() | InodeType::from(file_type) as u32).truncate(),
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:537:80
[INFO] [stdout]     |
[INFO] [stdout] 537 |             F_SETFD => Self::SETFD(FileDescriptorFlags::from_bits_truncate(arg.truncate())),
[INFO] [stdout]     |                                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:539:67
[INFO] [stdout]     |
[INFO] [stdout] 539 |             F_SETFL => Self::SETFL(OFlags::from_bits_truncate(arg.truncate())),
[INFO] [stdout]     |                                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:545:29
[INFO] [stdout]     |
[INFO] [stdout] 545 |                 min_fd: arg.truncate(),
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:549:29
[INFO] [stdout]     |
[INFO] [stdout] 549 |                 min_fd: arg.truncate(),
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:3147:23
[INFO] [stdout]      |
[INFO] [stdout] 3147 |                       v.truncate()
[INFO] [stdout]      |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3169 | / reinterpret_truncated_from_usize_for! {
[INFO] [stdout] 3170 | |     unsigned [usize, u8, u16, u32],
[INFO] [stdout] 3171 | |     signed [i8, i16, i32],
[INFO] [stdout] 3172 | |     flags [
[INFO] [stdout] ...    |
[INFO] [stdout] 3187 | |     ],
[INFO] [stdout] 3188 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `reinterpret_truncated_from_usize_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:3154:47
[INFO] [stdout]      |
[INFO] [stdout] 3154 |                       v.reinterpret_as_signed().truncate()
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3169 | / reinterpret_truncated_from_usize_for! {
[INFO] [stdout] 3170 | |     unsigned [usize, u8, u16, u32],
[INFO] [stdout] 3171 | |     signed [i8, i16, i32],
[INFO] [stdout] 3172 | |     flags [
[INFO] [stdout] ...    |
[INFO] [stdout] 3187 | |     ],
[INFO] [stdout] 3188 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `reinterpret_truncated_from_usize_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl isize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:800:41
[INFO] [stdout]     |
[INFO] [stdout] 800 |         let nsec: usize = value.tv_nsec.truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:806:18
[INFO] [stdout]     |
[INFO] [stdout] 806 |             nsec.truncate(),
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:848:61
[INFO] [stdout]     |
[INFO] [stdout] 848 |             tv_sec: value.as_secs().reinterpret_as_signed().truncate(),
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:873:39
[INFO] [stdout]     |
[INFO] [stdout] 873 |         let usec: u32 = value.tv_usec.truncate();
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_common_linux/src/lib.rs:888:61
[INFO] [stdout]     |
[INFO] [stdout] 888 |             tv_sec: value.as_secs().reinterpret_as_signed().truncate(),
[INFO] [stdout]     |                                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:1255:27
[INFO] [stdout]      |
[INFO] [stdout] 1255 |             rlim.rlim_cur.truncate()
[INFO] [stdout]      |                           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:1260:27
[INFO] [stdout]      |
[INFO] [stdout] 1260 |             rlim.rlim_max.truncate()
[INFO] [stdout]      |                           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:3147:23
[INFO] [stdout]      |
[INFO] [stdout] 3147 |                       v.truncate()
[INFO] [stdout]      |                         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3169 | / reinterpret_truncated_from_usize_for! {
[INFO] [stdout] 3170 | |     unsigned [usize, u8, u16, u32],
[INFO] [stdout] 3171 | |     signed [i8, i16, i32],
[INFO] [stdout] 3172 | |     flags [
[INFO] [stdout] ...    |
[INFO] [stdout] 3187 | |     ],
[INFO] [stdout] 3188 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `reinterpret_truncated_from_usize_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_linux/src/lib.rs:3154:47
[INFO] [stdout]      |
[INFO] [stdout] 3154 |                       v.reinterpret_as_signed().truncate()
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3169 | / reinterpret_truncated_from_usize_for! {
[INFO] [stdout] 3170 | |     unsigned [usize, u8, u16, u32],
[INFO] [stdout] 3171 | |     signed [i8, i16, i32],
[INFO] [stdout] 3172 | |     flags [
[INFO] [stdout] ...    |
[INFO] [stdout] 3187 | |     ],
[INFO] [stdout] 3188 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: this warning originates in the macro `reinterpret_truncated_from_usize_for` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl isize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking authenticode v0.4.3
[INFO] [stderr]     Checking litebox_common_optee v0.1.0 (/opt/rustwide/workdir/litebox_common_optee)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_optee/src/lib.rs:1813:48
[INFO] [stdout]      |
[INFO] [stdout] 1813 |             let offset: usize = shdr.sh_offset.truncate();
[INFO] [stdout]      |                                                ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_optee/src/lib.rs:1814:44
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             let size: usize = shdr.sh_size.truncate();
[INFO] [stdout]      |                                            ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_optee/src/lib.rs:1813:48
[INFO] [stdout]      |
[INFO] [stdout] 1813 |             let offset: usize = shdr.sh_offset.truncate();
[INFO] [stdout]      |                                                ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_common_optee/src/lib.rs:1814:44
[INFO] [stdout]      |
[INFO] [stdout] 1814 |             let size: usize = shdr.sh_size.truncate();
[INFO] [stdout]      |                                            ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking litebox_platform_linux_userland v0.1.0 (/opt/rustwide/workdir/litebox_platform_linux_userland)
[INFO] [stderr]     Checking litebox_platform_lvbs v0.1.0 (/opt/rustwide/workdir/litebox_platform_lvbs)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_userland/src/lib.rs:154:86
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     std::os::fd::OwnedFd::from_raw_fd(tun_fd.reinterpret_as_signed().truncate())
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl isize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]  10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1086:53
[INFO] [stdout]      |
[INFO] [stdout] 1086 |                 t.tv_nsec.reinterpret_as_unsigned().truncate(),
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1099:53
[INFO] [stdout]      |
[INFO] [stdout] 1099 |                 t.tv_nsec.reinterpret_as_unsigned().truncate(),
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1979:14
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             .truncate();
[INFO] [stdout]      |              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2086:49
[INFO] [stdout]      |
[INFO] [stdout] 2086 |         sigctx.gregs[libc::REG_TRAPNO as usize].truncate(),
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2087:46
[INFO] [stdout]      |
[INFO] [stdout] 2087 |         sigctx.gregs[libc::REG_ERR as usize].truncate(),
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2088:46
[INFO] [stdout]      |
[INFO] [stdout] 2088 |         sigctx.gregs[libc::REG_CR2 as usize].truncate(),
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2111:22
[INFO] [stdout]      |
[INFO] [stdout] 2111 |                     .truncate()
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2189:10
[INFO] [stdout]      |
[INFO] [stdout] 2189 |         .truncate();
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_userland/src/lib.rs:154:86
[INFO] [stdout]     |
[INFO] [stdout] 154 |                     std::os::fd::OwnedFd::from_raw_fd(tun_fd.reinterpret_as_signed().truncate())
[INFO] [stdout]     |                                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl isize>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]  10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1086:53
[INFO] [stdout]      |
[INFO] [stdout] 1086 |                 t.tv_nsec.reinterpret_as_unsigned().truncate(),
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1099:53
[INFO] [stdout]      |
[INFO] [stdout] 1099 |                 t.tv_nsec.reinterpret_as_unsigned().truncate(),
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:1979:14
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             .truncate();
[INFO] [stdout]      |              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2086:49
[INFO] [stdout]      |
[INFO] [stdout] 2086 |         sigctx.gregs[libc::REG_TRAPNO as usize].truncate(),
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2087:46
[INFO] [stdout]      |
[INFO] [stdout] 2087 |         sigctx.gregs[libc::REG_ERR as usize].truncate(),
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2088:46
[INFO] [stdout]      |
[INFO] [stdout] 2088 |         sigctx.gregs[libc::REG_CR2 as usize].truncate(),
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2111:22
[INFO] [stdout]      |
[INFO] [stdout] 2111 |                     .truncate()
[INFO] [stdout]      |                      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_linux_userland/src/lib.rs:2189:10
[INFO] [stdout]      |
[INFO] [stdout] 2189 |         .truncate();
[INFO] [stdout]      |          ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]   10 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |         buf[i] = num_to_char((n % base).truncate());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:166:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let idx: u8 = ((offset / 8) / 8).truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let bit: u8 = ((offset / 8) % 8).truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:205:32
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let low_val: u32 = val.truncate();
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let high_val: u32 = (val >> 32).truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/host/snp/snp_impl.rs:62:26
[INFO] [stdout]    |
[INFO] [stdout] 62 |                         .truncate(),
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:76:41
[INFO] [stdout]    |
[INFO] [stdout] 76 |         buf[i] = num_to_char((n % base).truncate());
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:166:42
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let idx: u8 = ((offset / 8) / 8).truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:167:42
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let bit: u8 = ((offset / 8) % 8).truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:205:32
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let low_val: u32 = val.truncate();
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/host/snp/ghcb.rs:206:41
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let high_val: u32 = (val >> 32).truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_linux_kernel/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/host/per_cpu_variables.rs:516:40
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 wrgsbase(addr.as_u64().truncate());
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_platform_lvbs/src/mm/tests.rs:86:75
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let idx: usize = ((pa.as_u64() - 0x1000_0000) / PAGE_SIZE as u64).truncate();
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/heki.rs:284:56
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 (pa_0.align_up(Size4KiB::SIZE) - pa_0).truncate(),
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/host/per_cpu_variables.rs:516:40
[INFO] [stdout]     |
[INFO] [stdout] 516 |                 wrgsbase(addr.as_u64().truncate());
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/heki.rs:284:56
[INFO] [stdout]     |
[INFO] [stdout] 284 |                 (pa_0.align_up(Size4KiB::SIZE) - pa_0).truncate(),
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:151:38
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let cpu_id_u32: u32 = cpu_id.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:829:64
[INFO] [stdout]     |
[INFO] [stdout] 829 |             (patch_pa_0.align_up(Size4KiB::SIZE) - patch_pa_0).truncate(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:875:72
[INFO] [stdout]     |
[INFO] [stdout] 875 |         (heki_patch_pa_0 - heki_patch_pa_0.align_down(Size4KiB::SIZE)).truncate();
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:938:41
[INFO] [stdout]     |
[INFO] [stdout] 938 |             let size: usize = params[1].truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:151:38
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let cpu_id_u32: u32 = cpu_id.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1286:53
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     let mut heki_pages = Vec::with_capacity(nranges.truncate());
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1455:50
[INFO] [stdout]      |
[INFO] [stdout] 1455 |                 let range_len: usize = range.len.truncate();
[INFO] [stdout]      |                                                  ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1474:64
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         let mut bytes_to_copy: usize = (phys_end - phys_start).truncate();
[INFO] [stdout]      |                                                                ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1485:63
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             let src_offset: usize = (phys_cur - phys_aligned).truncate();
[INFO] [stdout]      |                                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1688:61
[INFO] [stdout]      |
[INFO] [stdout] 1688 |             let patch_index: usize = patch_info.patch_index.truncate();
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1851:46
[INFO] [stdout]      |
[INFO] [stdout] 1851 |         let kinfo_len: usize = (end - start).truncate();
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1856:61
[INFO] [stdout]      |
[INFO] [stdout] 1856 |         let mut kinfo_offset: usize = (start - range.start).truncate();
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:829:64
[INFO] [stdout]     |
[INFO] [stdout] 829 |             (patch_pa_0.align_up(Size4KiB::SIZE) - patch_pa_0).truncate(),
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:875:72
[INFO] [stdout]     |
[INFO] [stdout] 875 |         (heki_patch_pa_0 - heki_patch_pa_0.align_down(Size4KiB::SIZE)).truncate();
[INFO] [stdout]     |                                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vsm.rs:938:41
[INFO] [stdout]     |
[INFO] [stdout] 938 |             let size: usize = params[1].truncate();
[INFO] [stdout]     |                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vtl_switch.rs:283:58
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let hvcall_page: usize = hv_hypercall_page_address().truncate();
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1286:53
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     let mut heki_pages = Vec::with_capacity(nranges.truncate());
[INFO] [stdout]      |                                                     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1455:50
[INFO] [stdout]      |
[INFO] [stdout] 1455 |                 let range_len: usize = range.len.truncate();
[INFO] [stdout]      |                                                  ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1474:64
[INFO] [stdout]      |
[INFO] [stdout] 1474 |         let mut bytes_to_copy: usize = (phys_end - phys_start).truncate();
[INFO] [stdout]      |                                                                ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1485:63
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             let src_offset: usize = (phys_cur - phys_aligned).truncate();
[INFO] [stdout]      |                                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1688:61
[INFO] [stdout]      |
[INFO] [stdout] 1688 |             let patch_index: usize = patch_info.patch_index.truncate();
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1851:46
[INFO] [stdout]      |
[INFO] [stdout] 1851 |         let kinfo_len: usize = (end - start).truncate();
[INFO] [stdout]      |                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/mshv/vsm.rs:1856:61
[INFO] [stdout]      |
[INFO] [stdout] 1856 |         let mut kinfo_offset: usize = (start - range.start).truncate();
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     -->  litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/mshv/vtl_switch.rs:283:58
[INFO] [stdout]     |
[INFO] [stdout] 283 |     let hvcall_page: usize = hv_hypercall_page_address().truncate();
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:160:64
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let cr3_id: usize = cr3_frame.start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 |         cr3_frame.start_address().as_u64().truncate()
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:280:82
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let task_pt_id: usize = pt.get_physical_frame().start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:319:64
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let cr3_id: usize = cr3_frame.start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:503:40
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     page_addr.as_u64().truncate(),
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |                         .truncate(),
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:526:85
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let page_offset: usize = (phys_addr - phys_addr.align_down(Size4KiB::SIZE)).truncate();
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:532:24
[INFO] [stdout]     |
[INFO] [stdout] 532 |             size: size.truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:160:64
[INFO] [stdout]     |
[INFO] [stdout] 160 |         let cr3_id: usize = cr3_frame.start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:200:44
[INFO] [stdout]     |
[INFO] [stdout] 200 |         cr3_frame.start_address().as_u64().truncate()
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:280:82
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let task_pt_id: usize = pt.get_physical_frame().start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:319:64
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let cr3_id: usize = cr3_frame.start_address().as_u64().truncate();
[INFO] [stdout]     |                                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:503:40
[INFO] [stdout]     |
[INFO] [stdout] 503 |                     page_addr.as_u64().truncate(),
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:507:26
[INFO] [stdout]     |
[INFO] [stdout] 507 |                         .truncate(),
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:526:85
[INFO] [stdout]     |
[INFO] [stdout] 526 |         let page_offset: usize = (phys_addr - phys_addr.align_down(Size4KiB::SIZE)).truncate();
[INFO] [stdout]     |                                                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/lib.rs:1797:36
[INFO] [stdout]      |
[INFO] [stdout] 1797 |             error_code: error_code.truncate(),
[INFO] [stdout]      |                                    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_platform_lvbs/src/lib.rs:532:24
[INFO] [stdout]     |
[INFO] [stdout] 532 |             size: size.truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/lib.rs:1806:49
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             error_code: thread_ctx.ctx.orig_rax.truncate(),
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/lib.rs:1797:36
[INFO] [stdout]      |
[INFO] [stdout] 1797 |             error_code: error_code.truncate(),
[INFO] [stdout]      |                                    ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_platform_lvbs/src/lib.rs:1806:49
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             error_code: thread_ctx.ctx.orig_rax.truncate(),
[INFO] [stdout]      |                                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]      |
[INFO] [stdout]    9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/arch/x86/mod.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let result = unsafe { cpuid_count(CPU_VERSION_INFO, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/arch/x86/mod.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let result = unsafe { cpuid_count(CPU_VERSION_INFO, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let result = unsafe { cpuid_count(CPU_VERSION_INFO, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:58:18
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let result = unsafe { cpuid_count(CPU_VERSION_INFO, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { cpuid_count(HYPERV_CPUID_INTERFACE, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let result = unsafe { cpuid_count(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { cpuid_count(HYPERV_CPUID_INTERFACE, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> litebox_platform_lvbs/src/mshv/hvcall.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let result = unsafe { cpuid_count(HYPERV_CPUID_VENDOR_AND_MAX_FUNCTIONS, 0x0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking litebox_platform_multiplex v0.1.0 (/opt/rustwide/workdir/litebox_platform_multiplex)
[INFO] [stderr]     Checking litebox_shim_optee v0.1.0 (/opt/rustwide/workdir/litebox_shim_optee)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_optee/src/loader/elf.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let offset = offset.truncate();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/loader/elf.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 offset.truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/loader/elf.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let offset: usize = offset.truncate();
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/syscalls/pta.rs:104:53
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     let input_addr: usize = input.0.truncate();
[INFO] [stdout]     |                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/syscalls/pta.rs:115:55
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let output_addr: usize = output.0.truncate();
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_optee/src/msg_handler.rs:84:54
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let msg_args_addr: usize = msg_args_addr.truncate();
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:227:39
[INFO] [stdout]     |
[INFO] [stdout] 227 |             let login: u32 = param1.c.truncate();
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:281:43
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 let data_size = tmem.size.truncate();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:287:43
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let data_size = rmem.size.truncate();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:293:45
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 let buffer_size = tmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:301:45
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 let buffer_size = rmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:309:45
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 let buffer_size = tmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:317:45
[INFO] [stdout]     |
[INFO] [stdout] 317 |                 let buffer_size = rmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:404:74
[INFO] [stdout]     |
[INFO] [stdout] 404 |                     let ptr = crate::UserConstPtr::<u8>::from_usize(addr.truncate());
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:406:45
[INFO] [stdout]     |
[INFO] [stdout] 406 |                         .to_owned_slice(len.truncate())
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:595:33
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let size: usize = tmem.size.truncate();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:598:44
[INFO] [stdout]     |
[INFO] [stdout] 598 |     let phys_addr_usize: usize = phys_addr.truncate();
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:610:47
[INFO] [stdout]     |
[INFO] [stdout] 610 |             .push(PhysPageAddr::new(page_addr.truncate()).ok_or(OpteeSmcReturnCode::EBadAddr)?);
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:628:32
[INFO] [stdout]     |
[INFO] [stdout] 628 |         .checked_add(rmem.offs.truncate())
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:631:32
[INFO] [stdout]     |
[INFO] [stdout] 631 |         .checked_add(rmem.size.truncate())
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_optee/src/loader/elf.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let offset = offset.truncate();
[INFO] [stdout]    |                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/loader/elf.rs:127:24
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 offset.truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/loader/elf.rs:133:36
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let offset: usize = offset.truncate();
[INFO] [stdout]     |                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:976:59
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     let key_addr: usize = user_attrs[0].a.truncate();
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:977:58
[INFO] [stdout]     |
[INFO] [stdout] 977 |                     let key_len: usize = user_attrs[0].b.truncate();
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/syscalls/pta.rs:104:53
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     let input_addr: usize = input.0.truncate();
[INFO] [stdout]     |                                                     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/syscalls/pta.rs:115:55
[INFO] [stdout]     |
[INFO] [stdout] 115 |                     let output_addr: usize = output.0.truncate();
[INFO] [stdout]     |                                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_optee/src/msg_handler.rs:84:54
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let msg_args_addr: usize = msg_args_addr.truncate();
[INFO] [stdout]    |                                                      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:227:39
[INFO] [stdout]     |
[INFO] [stdout] 227 |             let login: u32 = param1.c.truncate();
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:281:43
[INFO] [stdout]     |
[INFO] [stdout] 281 |                 let data_size = tmem.size.truncate();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:287:43
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 let data_size = rmem.size.truncate();
[INFO] [stdout]     |                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:293:45
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 let buffer_size = tmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:301:45
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 let buffer_size = rmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:309:45
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 let buffer_size = tmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:317:45
[INFO] [stdout]     |
[INFO] [stdout] 317 |                 let buffer_size = rmem.size.truncate();
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:404:74
[INFO] [stdout]     |
[INFO] [stdout] 404 |                     let ptr = crate::UserConstPtr::<u8>::from_usize(addr.truncate());
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:406:45
[INFO] [stdout]     |
[INFO] [stdout] 406 |                         .to_owned_slice(len.truncate())
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:595:33
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let size: usize = tmem.size.truncate();
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:598:44
[INFO] [stdout]     |
[INFO] [stdout] 598 |     let phys_addr_usize: usize = phys_addr.truncate();
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:610:47
[INFO] [stdout]     |
[INFO] [stdout] 610 |             .push(PhysPageAddr::new(page_addr.truncate()).ok_or(OpteeSmcReturnCode::EBadAddr)?);
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:628:32
[INFO] [stdout]     |
[INFO] [stdout] 628 |         .checked_add(rmem.offs.truncate())
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/msg_handler.rs:631:32
[INFO] [stdout]     |
[INFO] [stdout] 631 |         .checked_add(rmem.size.truncate())
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:976:59
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     let key_addr: usize = user_attrs[0].a.truncate();
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_optee/src/lib.rs:977:58
[INFO] [stdout]     |
[INFO] [stdout] 977 |                     let key_len: usize = user_attrs[0].b.truncate();
[INFO] [stdout]     |                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]   9 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/loader/elf.rs:54:75
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let bytes_read = self.task.sys_read(self.fd, buf, Some(offset.truncate()))?;
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/loader/elf.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             offset.truncate(),
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking litebox_runner_optee_on_linux_userland v0.1.0 (/opt/rustwide/workdir/litebox_runner_optee_on_linux_userland)
[INFO] [stderr]     Checking litebox_runner_lvbs v0.1.0 (/opt/rustwide/workdir/litebox_runner_lvbs)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/loader/elf.rs:54:75
[INFO] [stdout]    |
[INFO] [stdout] 54 |             let bytes_read = self.task.sys_read(self.fd, buf, Some(offset.truncate()))?;
[INFO] [stdout]    |                                                                           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]    = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/loader/elf.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |             offset.truncate(),
[INFO] [stdout]     |                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]     --> litebox_runner_lvbs/src/lib.rs:1082:1
[INFO] [stdout]      |
[INFO] [stdout] 1082 | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout] 1083 | |     serial_println!("{}", info);
[INFO] [stdout] 1084 | |     match raise_vtl0_gp_fault() {
[INFO] [stdout] 1085 | |         Ok(result) => vtl_switch(Some(result.reinterpret_as_signed())),
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |     hlt_loop()
[INFO] [stdout] 1092 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the lang item is first defined in crate `std` (which `bitflags` depends on)
[INFO] [stdout]      = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]      = note: second definition in the local crate (`litebox_runner_lvbs`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl`
[INFO] [stdout]     --> litebox_runner_lvbs/src/lib.rs:1082:1
[INFO] [stdout]      |
[INFO] [stdout] 1082 | / fn panic(info: &PanicInfo) -> ! {
[INFO] [stdout] 1083 | |     serial_println!("{}", info);
[INFO] [stdout] 1084 | |     match raise_vtl0_gp_fault() {
[INFO] [stdout] 1085 | |         Ok(result) => vtl_switch(Some(result.reinterpret_as_signed())),
[INFO] [stdout] ...    |
[INFO] [stdout] 1091 | |     hlt_loop()
[INFO] [stdout] 1092 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: the lang item is first defined in crate `std` (which `test` depends on)
[INFO] [stdout]      = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ebc3593764c44f83.rmeta
[INFO] [stdout]      = note: second definition in the local crate (`litebox_runner_lvbs`)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0152`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `litebox_runner_lvbs` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `litebox_runner_lvbs` (lib test) due to 1 previous error
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:716:30
[INFO] [stdout]     |
[INFO] [stdout] 716 | ...                   .truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:739:34
[INFO] [stdout]     |
[INFO] [stdout] 739 | ...                   .truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:756:59
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 st_mode: (Mode::RUSR | Mode::WUSR).bits().truncate(),
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:770:59
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 st_mode: (Mode::RUSR | Mode::WUSR).bits().truncate(),
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:786:18
[INFO] [stdout]     |
[INFO] [stdout] 786 |                 .truncate(),
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/file.rs:1585:47
[INFO] [stdout]      |
[INFO] [stdout] 1585 |             let revents: u16 = revents.bits().truncate();
[INFO] [stdout]      |                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/file.rs:1890:34
[INFO] [stdout]      |
[INFO] [stdout] 1890 |                         len: len.truncate(),
[INFO] [stdout]      |                                  ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/misc.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 .truncate(),
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/misc.rs:98:48
[INFO] [stdout]    |
[INFO] [stdout] 98 |             procs: self.process().nr_threads().truncate(),
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_runner_optee_on_linux_userland/src/tests.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     let len: usize = len.truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_runner_optee_on_linux_userland/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/net.rs:549:54
[INFO] [stdout]     |
[INFO] [stdout] 549 |                     litebox::net::SOCKET_BUFFER_SIZE.truncate()
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:716:30
[INFO] [stdout]     |
[INFO] [stdout] 716 | ...                   .truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:739:34
[INFO] [stdout]     |
[INFO] [stdout] 739 | ...                   .truncate(),
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:756:59
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 st_mode: (Mode::RUSR | Mode::WUSR).bits().truncate(),
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:770:59
[INFO] [stdout]     |
[INFO] [stdout] 770 |                 st_mode: (Mode::RUSR | Mode::WUSR).bits().truncate(),
[INFO] [stdout]     |                                                           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/file.rs:786:18
[INFO] [stdout]     |
[INFO] [stdout] 786 |                 .truncate(),
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:1166:6
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     .truncate();
[INFO] [stdout]      |      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:1580:41
[INFO] [stdout]      |
[INFO] [stdout] 1580 |             .write_at_offset(0, new_len.truncate())
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:527:33
[INFO] [stdout]     |
[INFO] [stdout] 527 |         self.exit_thread(status.truncate());
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:532:49
[INFO] [stdout]     |
[INFO] [stdout] 532 |         self.exit_group(ExitStatus::Exit(status.truncate()));
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:667:28
[INFO] [stdout]     |
[INFO] [stdout] 667 |             let addr = tls.truncate();
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:697:47
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Some(MutPtr::from_usize(child_tid.truncate()))
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:710:48
[INFO] [stdout]     |
[INFO] [stdout] 710 |             Some(MutPtr::from_usize(parent_tid.truncate()))
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:730:38
[INFO] [stdout]     |
[INFO] [stdout] 730 |             let stack: usize = stack.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:731:48
[INFO] [stdout]     |
[INFO] [stdout] 731 |             Some(stack.wrapping_add(stack_size.truncate()))
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/file.rs:1585:47
[INFO] [stdout]      |
[INFO] [stdout] 1585 |             let revents: u16 = revents.bits().truncate();
[INFO] [stdout]      |                                               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_runner_optee_on_linux_userland/src/tests.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |                     let len: usize = len.truncate();
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_runner_optee_on_linux_userland/src/lib.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/file.rs:1890:34
[INFO] [stdout]      |
[INFO] [stdout] 1890 |                         len: len.truncate(),
[INFO] [stdout]      |                                  ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/unix.rs:1417:78
[INFO] [stdout]      |
[INFO] [stdout] 1417 |                 SocketOption::RCVBUF | SocketOption::SNDBUF => UNIX_BUF_SIZE.truncate(),
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/misc.rs:86:18
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 .truncate(),
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/misc.rs:98:48
[INFO] [stdout]    |
[INFO] [stdout] 98 |             procs: self.process().nr_threads().truncate(),
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u32>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     cs: ctx.cs.truncate(),
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     ss: ctx.ss.truncate(),
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     ctx.r8 = r8.truncate();
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     ctx.r9 = r9.truncate();
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     ctx.r10 = r10.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ctx.r11 = r11.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     ctx.r12 = r12.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     ctx.r13 = r13.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ctx.r14 = r14.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ctx.r15 = r15.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     ctx.rdi = rdi.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ctx.rsi = rsi.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |     ctx.rbp = rbp.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ctx.rbx = rbx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |     ctx.rdx = rdx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ctx.rax = rax.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ctx.rcx = rcx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ctx.rsp = rsp.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     ctx.rip = rip.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     ctx.eflags = rflags.truncate();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:714:56
[INFO] [stdout]     |
[INFO] [stdout] 714 |                 syscalls::file::try_into_whence(whence.truncate())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/net.rs:549:54
[INFO] [stdout]     |
[INFO] [stdout] 549 |                     litebox::net::SOCKET_BUFFER_SIZE.truncate()
[INFO] [stdout]     |                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:1166:6
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     .truncate();
[INFO] [stdout]      |      ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:1580:41
[INFO] [stdout]      |
[INFO] [stdout] 1580 |             .write_at_offset(0, new_len.truncate())
[INFO] [stdout]      |                                         ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:1907:61
[INFO] [stdout]      |
[INFO] [stdout] 1907 |         task.sys_epoll_pwait(epfd, events_ptr, events.len().truncate(), -1, None, 0)
[INFO] [stdout]      |                                                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/net.rs:2419:39
[INFO] [stdout]      |
[INFO] [stdout] 2419 |                 congestion_name.len().truncate(),
[INFO] [stdout]      |                                       ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:527:33
[INFO] [stdout]     |
[INFO] [stdout] 527 |         self.exit_thread(status.truncate());
[INFO] [stdout]     |                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:532:49
[INFO] [stdout]     |
[INFO] [stdout] 532 |         self.exit_group(ExitStatus::Exit(status.truncate()));
[INFO] [stdout]     |                                                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:667:28
[INFO] [stdout]     |
[INFO] [stdout] 667 |             let addr = tls.truncate();
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:697:47
[INFO] [stdout]     |
[INFO] [stdout] 697 |             Some(MutPtr::from_usize(child_tid.truncate()))
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:710:48
[INFO] [stdout]     |
[INFO] [stdout] 710 |             Some(MutPtr::from_usize(parent_tid.truncate()))
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:730:38
[INFO] [stdout]     |
[INFO] [stdout] 730 |             let stack: usize = stack.truncate();
[INFO] [stdout]     |                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/process.rs:731:48
[INFO] [stdout]     |
[INFO] [stdout] 731 |             Some(stack.wrapping_add(stack_size.truncate()))
[INFO] [stdout]     |                                                ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> litebox_shim_linux/src/syscalls/unix.rs:1417:78
[INFO] [stdout]      |
[INFO] [stdout] 1417 |                 SocketOption::RCVBUF | SocketOption::SNDBUF => UNIX_BUF_SIZE.truncate(),
[INFO] [stdout]      |                                                                              ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]     -->  litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]      |
[INFO] [stdout]   15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     cs: ctx.cs.truncate(),
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]   --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     ss: ctx.ss.truncate(),
[INFO] [stdout]    |                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]    = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]    = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl usize>::truncate`
[INFO] [stdout]   --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:150:17
[INFO] [stdout]     |
[INFO] [stdout] 150 |     ctx.r8 = r8.truncate();
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:151:17
[INFO] [stdout]     |
[INFO] [stdout] 151 |     ctx.r9 = r9.truncate();
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:152:19
[INFO] [stdout]     |
[INFO] [stdout] 152 |     ctx.r10 = r10.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:153:19
[INFO] [stdout]     |
[INFO] [stdout] 153 |     ctx.r11 = r11.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:154:19
[INFO] [stdout]     |
[INFO] [stdout] 154 |     ctx.r12 = r12.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     ctx.r13 = r13.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ctx.r14 = r14.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |     ctx.r15 = r15.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:158:19
[INFO] [stdout]     |
[INFO] [stdout] 158 |     ctx.rdi = rdi.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ctx.rsi = rsi.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |     ctx.rbp = rbp.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:161:19
[INFO] [stdout]     |
[INFO] [stdout] 161 |     ctx.rbx = rbx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:162:19
[INFO] [stdout]     |
[INFO] [stdout] 162 |     ctx.rdx = rdx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:163:19
[INFO] [stdout]     |
[INFO] [stdout] 163 |     ctx.rax = rax.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     ctx.rcx = rcx.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 |     ctx.rsp = rsp.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:166:19
[INFO] [stdout]     |
[INFO] [stdout] 166 |     ctx.rip = rip.truncate();
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/syscalls/signal/x86_64.rs:167:25
[INFO] [stdout]     |
[INFO] [stdout] 167 |     ctx.eflags = rflags.truncate();
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl u64>::truncate`
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> litebox_shim_linux/src/lib.rs:714:56
[INFO] [stdout]     |
[INFO] [stdout] 714 |                 syscalls::file::try_into_whence(whence.truncate())
[INFO] [stdout]     |                                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `litebox::utils::TruncateExt::truncate(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i32>::truncate`
[INFO] [stdout]     |
[INFO] [stdout]  15 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae", kill_on_drop: false }`
[INFO] [stdout] a83be1a2535dd162ad31bf4fe112ac4f16f4e6ec34601fb8b589f41e428d79ae
